-
I want to use Sentry.captureException to capture the error. However, I want to wrap it with my own function like …
- 387 views
- 0 answers
- 0 votes
-
I want to write a strip_sensitive_data function and pass it into Sentry’s before_send callback, as in the example from their …
- 381 views
- 0 answers
- 0 votes